Object[].Insert (gb)

Function Insert ( Array As Object[] [ , Pos As Integer ] ) As Object[]

Insert an array into the current one at the position specified by Pos.

By default, the array is inserted at the end.